home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / pgm_tool / lu62 / port / get.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-03  |  87 b   |  7 lines

  1.  struct GET
  2.         {
  3.     short station_id;
  4.     char buffer_get;
  5.     void *get_data;
  6.     };
  7.